Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: JManager Reference /
Chapter 1 - JManager Reference / JManager Functions
Frame Manipulation Functions /


JMFrameClick

Dispatches a mouse event to a frame.

OSStatus JMFrameClick (
JMFrameRef frame, 
Point localPos, 
short modifiers);
frame
The frame where the mouse event occurred.
localPos
The position of the mouse in frame coordinates.
modifiers
Any keyboard modifiers from the EventRecord. For more information about the EventRecord data structure, see Inside Macintosh: Macintosh Toolbox Essentials.
function result
A result code. See "JManager Result Codes" (page 69) for a list of result codes that JManager may return in this field.
DISCUSSION
The client application must keep track of the currently active frame.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help